Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Required keyword not found in PR title or description. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a5d85cbc95
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| }, | ||
| "devDependencies": { | ||
| "@argos-ci/storybook": "^5.2.13", | ||
| "@argos-ci/storybook": "^5.2.14", |
There was a problem hiding this comment.
Update FORJAMIE.md in the same changeset
The repository rule in /workspace/Design-System/AGENTS.md states that any commit changing behavior, config, or tooling must update FORJAMIE.md in the same change-set, but this dependency/tooling update (@argos-ci/storybook plus lockfile graph changes) does not include that required doc update, leaving the project map out of sync for future maintainers.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Summary
- Updated the
FORJAMIE.mdstatus timestamp to reflect this follow-up doc sync (Last updated: 2026-03-17). FORJAMIE.mdL16-L21 - Added a new Recent changes entry documenting that the
@argos-ci/storybookdependency bump PR now has its required living-map documentation update, addressing the review comment onplatforms/web/apps/storybook/package.jsonline 21. FORJAMIE.mdL114-L119 - Committed the change as
2ed60d1with message:docs: sync FORJAMIE for storybook dependency bump, and created a follow-up PR via themake_prtool.
Testing
- ✅
source scripts/codex-preflight.sh && preflight_repo - ✅
mise trust && mise list | head -n 20 - ✅
curl -s https://api.github.com/repos/argos-ci/argos-javascript/releases/tags/%40argos-ci%2Fstorybook%405.2.14 | jq '.name, .published_at'
a5d85cb to
4b0c702
Compare
|
@dependabot rebase |
Bumps [@argos-ci/storybook](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/storybook) from 5.2.13 to 5.2.14. - [Release notes](https://github.com/argos-ci/argos-javascript/releases) - [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/storybook/CHANGELOG.md) - [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/storybook@5.2.14/packages/storybook) --- updated-dependencies: - dependency-name: "@argos-ci/storybook" dependency-version: 5.2.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
4b0c702 to
50b436c
Compare
Bumps @argos-ci/storybook from 5.2.13 to 5.2.14.
Release notes
Sourced from
@argos-ci/storybook's releases.Changelog
Sourced from
@argos-ci/storybook's changelog.Commits
52b2c59PublishDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)